Live freelance tracking. Raw descriptions turned into structured data. Find your next tech project without the noise.
freelancer.com π‘ 2026-05-08
πΉ One-time CAD Product Scraper
π€ Client: πΊπΈ Dallas, United States Member since 2026-05-08
π° Price: $430 Average bid
π© Problem: Extract product information from multiple CAD-focused websites in a single pass.
π¦ Existing: Not specified
Specifications:
[Target] - Web scraping of CAD product pages
[Method] - Python script with Requests, BeautifulSoup, and Selenium/Playwright for lazy-loaded sections
[UI/UX] - N/A (one-time task)
[Stack] - Python, Requests, BeautifulSoup, Selenium/Playwright, CSV, JSON
[Security] - Basic HTTP authentication if needed; no advanced security measures required
[Format] - Output in both CSV and JSON
Workflow:
1. Define the list of URLs to scrape.
2. Write a Python script using Requests for simple HTML pages, BeautifulSoup for parsing, and Selenium/Playwright for handling lazy-loaded content.
3. Extract required fields: title, part number, main specs, price, and download link.
4. Save data in CSV and JSON formats.
5. Add comments to the script for clarity.